home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 4810 / 4810.xpi / chrome / speeddial.jar / content / hiddenWindow.js < prev    next >
Text File  |  2010-01-31  |  59b  |  3 lines

  1. function speedDialCreateImage() {
  2.   return new Image();
  3. }